home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13347 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: pegasus.rutgers.edu!not-for-mail
  2. From: paradox@pegasus.rutgers.edu (Red Barchetta)
  3. Newsgroups: comp.lang.c++
  4. Subject: Borland C++ 5.0 installation problem--- please help!
  5. Date: 24 Mar 1996 19:27:49 -0500
  6. Organization: Rutgers University
  7. Message-ID: <4j4pa5$amg@pegasus.rutgers.edu>
  8. NNTP-Posting-Host: pegasus.rutgers.edu
  9. Keywords: Borland, C++, install
  10.  
  11. I know that this is not the most appropriate place to ask this question, but 
  12. Borland doesn't provide an email address for installation problems and their 
  13. "free" hotline is very long distance for me.  Can anyone help me out with the 
  14. following problem:
  15.  
  16. When I install Borland C++ 5.0, the files are copied to my hard drive, the 
  17. Start Menu items are created, and everything is fine until the point at which 
  18. the "Configuring IDAPI" message is displayed.  Then the installation crashes 
  19. and I am told by Win95 that "This program has performed an illegal operation 
  20. and will be shut down."  This happens about 5 times consecutively before the 
  21. program actually *is* shut down. The details box displays the following 
  22. message:
  23.  
  24.     INSTRUN caused an invalid page fault in
  25.     module IDAPINST.DLL at 0137:00f17b6d.
  26.     Registers:
  27.     EAX=00f425dc CS=0137 EIP=00f17b6d EFLGS=00010202
  28.     EBX=00f40000 SS=013f ESP=0073dbf0 EBP=0073dbf4
  29.     ECX=42440004 DS=013f ESI=00010000 FS=1a7f
  30.     EDX=00524556 ES=013f EDI=00f21c60 GS=0000
  31.     Bytes at CS:EIP:
  32.     89 4a 08 8b 48 08 89 51 04 eb 03 83 08 01 8b 10 
  33.     Stack dump:
  34.     00f40000 0073dc08 00f17746 00f45000 00015000 00f40000 
  35.     0073dc2c 00f17866 00f40000 00015000 007fe312 00001000 
  36.     00001000 00000000 00000000 0073dc40 
  37.  
  38. The compiler runs fine after this, so apparently Setup was somewhat successful.
  39. However, the uninstall option does not work.  When I try to uninstall BC++ 5.0,
  40. I am told that an error has occurred and that uninstallation has been 
  41. cancelled.  
  42.  
  43. Does anyone here have any idea why this behavior would occur?  No, I did not 
  44. try to install over a previous version of Borland C++.  5.0 is mt first.
  45.  
  46. Please help me out if you can.  Thanks!
  47.